﻿@charset "utf-8";
.m-Top{}
.container{width: 100%;}
html{font-size:100px;}
.main-width{width: 88.542vw;margin: 0 auto;}
.flex{display: flex;}
.header{position: fixed;top: 0;right: 0;left: 0;height: 6.5vw; z-index: 100; border-bottom: 1px solid #866203}
.header .logo{float: left;transition: all .5s; margin-top: 1.2%;}
.header .logo img{max-width: 100%;height: auto;}
.header .logo .logo-w{display: block;}
.header .logo .logo-b{display: none;}
.header .flex{justify-content: space-between;}
.header .nav > ul{display: flex;justify-content: space-between;}
.header .nav > ul > li{float: left;padding:3.7% 0;margin:0 2.3vw;line-height: 0;display: flex;align-items: center;transition: all .5s;position: relative; box-sizing: .header .nav > ul > li > a
}
.header .nav > ul > li > a{font-size:18px;line-height: 1.042vw; color: #fff;font-family: 'Sora-SemiBold';text-transform: uppercase;transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1); transform: translatez(-45px); -ms-transform: translatez(-45px); transform-style: preserve-3d;}
.header .nav > ul > li i{position: absolute; display: block; right: 10px; top: 11px; width: 19px; height: 19px; margin: 0; cursor: pointer; background: none;display: none;}
.header .nav > ul > li i::after{content: ""; position: absolute; left: 0; top: 9px; width: 19px; height: 1px; background-color: #333;}
.header .nav > ul > li i::before{content: ""; position: absolute; left: 9px; top: 0; width: 1px; height: 19px; background-color: #333;}
.header .nav .two{position:absolute;left:2000%;top:5.8vw;width:12vw;margin-left:-2.8vw;margin-top:-5px;border-top:2px solid #c29b34;background: rgba(0,0,0,0.4); opacity:1;transition:left 0s,top .5s,opacity .5s;box-shadow:0px 2px 2px rgba(0,0,0,.2);}
.header .nav .two li{line-height:2.5vw;font-size:0.73vw;}
.header .nav .two li a{display:block;color:#fff;transition:all .5s;text-transform: uppercase; font-size: 16px; text-indent:5%}
.header .nav .two li a:hover{background-color:#c29b34;color:#fff;}
.header .nav .two li:nth-child(2n){}
.header .nav > ul > li:hover .two{left:50%;top:5.6vw;opacity:1;}
.header.flow .nav > ul > li:hover .two{top: 4.168vw;}
.header .nav > ul > li.search{width: 1.563vw;height: 1.563vw;margin-right: 1.198vw;align-items: initial;position: relative;}
.header .nav > ul > li.search form{font-size: 0;}
.header .nav > ul > li.search .box{position: relative;width: 1.563vw; height: 1.563vw;}
.header .nav > ul > li.search .box.open{width: 150px;height: 30px; padding-right: 30px;position: absolute;right: 0;background-color: #fff; float: right;transition: all .5s;border-radius: 30px;overflow: hidden;}
.header .nav > ul > li.search .box.open .btn{display: none;}
.header .nav > ul > li.search .box.open .sub{display: block;}
.header .nav > ul > li.search .box .btn{width: 1.563vw; height: 1.563vw;cursor: pointer; background: url('../images/icon-search.png') center center no-repeat transparent;background-size: 100%; position: absolute;top: 0;right: 0;;transition: all 0.5s;}
.header .nav > ul > li.search .box .sub{display: none;cursor: pointer; width: 30px;height: 30px;background: url('../images/icon-search-b.png') center center no-repeat ;position: absolute;top: 0;right: 0;transition: all 0.5s;}
.header .nav > ul > li.search .box .text{display: none;width: 100%;padding: 0 10px;height: 30px;line-height: 30px;background-color: transparent; box-sizing: border-box;transition: border 0.5s;}
.header .nav > ul > li:hover > a,.header .nav > ul > li.active > a{color: #c29b34; font-weight: 600}
.header .nav > ul > li.hover
.header .nav > ul > li.lang{margin-right: 0;}
.header .nav > ul > li.lang .box{width: 47px;height: 24px;position: relative; box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}
.header .nav > ul > li.lang .box span,.header .nav > ul > li.lang .box a{margin-right: 10%; display: flex;flex: 0 0 50%; height: 100%; color: #fff;justify-content: center;align-items: center;font-size: 0.625vw;font-family: 'Arial';}
.header .nav > ul > li.lang .box span{}
.header .phone-menu {float: right; width: 28px; height: 18px; cursor: pointer; margin-top: 21px; display: none;}
.header .phone-menu span { display: block; width: 28px; height: 2px; background-color: #fff; border-radius: 1px; -moz-transform-origin: 9.5% 50%; -webkit-transform-origin: 9.5% 50%; -o-transform-origin: 9.5% 50%; transition: all 0.3s; }
.header .phone-menu .b1, .header .phone-menu .b2 { margin-bottom: 6px; }
.header.active .phone-menu .b1 {transform: rotate(45deg);}
.header.active .phone-menu .b2 {filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0;}
.header.active .phone-menu .b3 {transform: rotate(-45deg);}
.header.flow{background-color: #fff;height: auto;position: fixed !important;}
.header.flow .logo .logo-w{display: none;}
.header.flow .logo .logo-b{display: block;}
.header.flow .logo{margin-top: 0.2vw;}
.header.flow .phone-menu span{background-color: #000;}
.header.flow .nav > ul > li{padding: 1.563vw 0;}
.header.flow .nav > ul > li.logo{padding: 0.781vw 0;}
.header.flow .nav > ul > li > a{color: #333;}
.header.flow .nav > ul > li:hover > a,.header.flow .nav > ul > li.active > a{color: #c29b34;}
.header .nav > ul > li > a.active{color: #c29b34; font-weight: 600}
.header.flow .nav > ul > li.search .box .btn{background: url('../images/icon-search-b.png') center center no-repeat transparent;}
.header.flow .nav > ul > li.search .box.open{border:1px solid #333;}
.header.flow .nav > ul > li.lang .box{border-color: #333;}
.header.flow .nav > ul > li.lang .box span{border-color: #333;}
.header.flow .nav > ul > li.lang .box span, .header.flow .nav > ul > li.lang .box a{color: #c29b34;}

.header .nav > ul > li.lang .box span .logo-w{display: block;}
.header .nav > ul > li.lang .box span .logo-b{display: none;}

.header.flow .nav > ul > li.lang .box span .logo-w{display: none;}
.header.flow .nav > ul > li.lang .box span .logo-b{display: block;}

.aimg1{display: block;}
.aimg2{display: none;}


.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{ position:relative; width:10000%;}
.banner ul li{float:left;width:1%;overflow:hidden;position:relative;}
.banner ul li img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li.on img{animation-name:puffIn;-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:3%; width:100%; text-align:center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin:0 5px;display:inline-block;width:50px;height:2px;zoom:1;position:relative;-webkit-transition:0.5s;transition:0.5s;background: #fff;}
.bandd span.on{background:#BD1B20;}
.banz,.bany{ position:absolute; top:50%; width:50px; height:50px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 24px;line-height:50px;text-align: center;color: #333;background: rgba(255, 255, 255, 0.5);border-radius: 50%;}
.banz{ left:5%;}
.bany{ right:5%;}
.banz:before,.bany:before{position: absolute;top: 50%;left: 50%; -webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%) ;}
.bany:before{-webkit-transform:translate(-50%, -50%) rotate(180deg);transform:translate(-50%, -50%) rotate(180deg);}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}

.swiper-slide img{width: 100%}

#luxy{/* height: 99999999999999999999999px; */ padding-top: 8%;}
/*.wel-two{background-size: 100% 100%; background-repeat: no-repeat; }
.wt-ul{position: absolute; top: 0; left: 0; width: 100%; height: 100%; font-size: 0;}
.wt-ul li{box-sizing: border-box; border-right: 1px solid rgba(255, 255, 255, 0.2); width: 1.75rem; height: 100%; display: inline-block; vertical-align: top; transition: 0.8s; cursor: pointer; position: relative;}
.wt-ul li .bef .tit{font-size: 0.28rem; color: #fff; width: 0.28rem; line-height: 1; transition: 0.8s; display: inline-block;}
.wt-ul li .bef{height: 100%; width: 1.4rem; padding-top: 0.95rem; box-sizing: border-box; text-align: center; position: relative; transition: 0.5s; z-index: 9999999999;}*/
/*.wt-ul li .bef:after{content: ''; display: inline-block; width: 23px; height: 23px; position: absolute; bottom: 0.6rem; left: 50%; transform: translateX(-50%); background-repeat: no-repeat; background-image: url('../img/w4.png'); background-position: center;}*/
/*.wel-two .main-width .bg{width: 100%;}
.wel-two .main-width{position: relative;}
.wt-ul li .bea{opacity: 0; transition: 0.5s;}
.wt-ul li .bea{height: 100%; box-sizing: border-box; position: relative; padding: 0 0.8rem; padding-top: 0.95rem; position: absolute; left: 0; top: 0; width: 100%; transition: 0.8s;}
.wt-ul li .bea .tit-t{font-size: 0.28rem; color: #fff; position: relative; top: -40px; transition: all 1s; opacity: 0;}
.wt-ul li.act .bea .tit-t{top: 0; opacity: 1;}
.wt-ul li .bea .pic{width:100%; height: 3.85rem; overflow: hidden;display: inline-block; vertical-align: middle; opacity: 0; transform: scale(0.8);}
.wt-ul li.act .bea .pic{opacity: 1; transition: 1s all 0.5s; transform: scale(1);}
.wt-ul li .bot{white-space: nowrap;}
.wt-ul li .bea .pic .img{background-repeat: no-repeat; background-position: center; background-size: cover; width:100%; height: 3.85rem; transition: 0.5s;}
.wt-ul li .bea .pic:hover .img{transform: scale(1.1);}
.wt-ul li .bea .bot{margin-top: 15%;}
.wt-ul li .bea .font{display: inline-block; vertical-align: middle; width: -moz-calc(100% - 3.85rem); width: -webkit-calc(100% - 3.85rem); width: calc(100% - 3.85rem); padding-right: 11%; box-sizing: border-box; position: relative; top: 30px; transition: all 0.5s;}
.wt-ul li.act .bea .font{top: 0px;}
.wt-ul li .bea .font .ti{font-size: 0.34rem; color: #fff; opacity: 0; white-space: normal; transition: all 0.5s;}
.wt-ul li .bea .font .de{font-size: 0.2rem; color: #fff; margin-top: 0.5rem; margin-bottom: 0.25rem; opacity: 0; transition: all 0.5s; white-space: normal;}
.wt-ul li .bea .font .ded{font-size: 16px; text-align: justify; text-justify: inter-ideograph; color: #fff; opacity: 0; white-space: normal; transition: all 0.5s;}
.wt-ul li.act .bea .font .ti,
.wt-ul li.act .bea .font .de,
.wt-ul li.act .bea .font .ded{opacity: 1; transition: 0.5s all 0.5s;}*/
/*.wt-ul li.act .bef .tit{margin-top: -100px;}*/
/*.wt-ul li.act .bea{opacity: 1;}*/
/*.wt-ul li.act{width: -moz-calc(100% - 7rem); width: -webkit-calc(100% - 7rem); width: calc(100% - 7rem); z-index: 999999999999999999;}*/
/*.wt-ul li.act{width: 100%; z-index: 999999999999999999;position: absolute;left: 0}*/


.wel-two{background-size: 100% 100%; background-repeat: no-repeat; margin-top: 2%}
.wt-ul{position: absolute; top: 0; left: 0; width: 100%; height: 100%; font-size: 0;}
.wt-ul li{width:1rem;box-sizing: border-box; border-right: 1px solid rgba(255, 255, 255, 0.2); height: 100%; display: inline-block; vertical-align: top; transition: 0.8s; cursor: pointer; position: relative;}
.wt-ul li .bef .tit{font-size: 0.28rem; color: #fff; width: 0.28rem; line-height: 1; transition: 0.8s; display: inline-block;}
.wt-ul li .bef{height: 100%; width: 1.4rem; padding-top: 0.95rem; box-sizing: border-box; text-align: center; position: relative; transition: 0.5s;}
.wt-ul li .bef:after{content: ''; display: inline-block; width: 23px; height: 23px; position: absolute; bottom: 0.6rem; left: 50%; transform: translateX(-50%); background-repeat: no-repeat; background-position: center;}
.wel-two .main-width .bg{width: 100%;}
.wel-two .main-width{position: relative;}
.wt-ul li .bea{opacity: 0; transition: 0.5s;}
.wt-ul li .bea{height: 100%; box-sizing: border-box; position: relative; padding: 0 0.8rem; padding-top: 0.95rem; position: absolute; left: 0; top: 0; width: 100%; transition: 0.8s;}
.wt-ul li .bea .tit-t{font-size: 0.28rem; color: #fff; position: relative; top: -40px; transition: all 1s; opacity: 0;}
.wt-ul li.act .bea .tit-t{top: 0; opacity: 1;}
.wt-ul li .bea .pic{width: 3.85rem; height: 3.85rem; border-radius: 50%; overflow: hidden; box-shadow: 1px 1px 24px rgba(255, 255, 255, 0.3); display: inline-block; vertical-align: middle; opacity: 0; transform: scale(0.8);}
.wt-ul li.act .bea .pic{opacity: 1; transition: 1s all 0.5s; transform: scale(1);}
.wt-ul li .bot{white-space: nowrap;}
.wt-ul li .bea .pic .img{background-repeat: no-repeat; background-position: center; background-size: cover; width: 3.85rem; height: 3.85rem; transition: 0.5s;}
.wt-ul li .bea .pic:hover .img{transform: scale(1.1);}
.wt-ul li .bea .bot{margin-top: 15%;}
.wt-ul li .bea .font{display: inline-block; vertical-align: middle; width: -moz-calc(100% - 3.85rem); width: -webkit-calc(100% - 3.85rem); width: calc(100% - 3.85rem); padding-right: 11%; box-sizing: border-box; position: relative; top: 30px; transition: all 0.5s;}
.wt-ul li.act .bea .font{top: 0px;}
.wt-ul li .bea .font .ti{font-size: 0.34rem; color: #fff; opacity: 0; white-space: normal; transition: all 0.5s;}
.wt-ul li .bea .font .de{font-size: 0.2rem; color: #fff; margin-top: 0.5rem; margin-bottom: 0.25rem; opacity: 0; transition: all 0.5s; white-space: normal;}
.wt-ul li .bea .font .ded{font-size: 16px; text-align: justify; text-justify: inter-ideograph; color: #fff; opacity: 0; white-space: normal; transition: all 0.5s;}
.wt-ul li.act .bea .font .ti,
.wt-ul li.act .bea .font .de,
.wt-ul li.act .bea .font .ded{opacity: 1; transition: 0.5s all 0.5s;}
.wt-ul li.act .bef .tit{margin-top: -100px;}
.wt-ul li.act .bea{opacity: 1;}
.wt-ul li.act{width: -moz-calc(100% - 7rem); width: -webkit-calc(100% - 7rem); width: calc(100% - 7rem);}
.wt-ul li.act .bef{opacity: 0;}



.index-container{width: 100%;background-size: 100%;position: relative;overflow: hidden;}
.index-container .tree{position: absolute;left: 14%; top: -8%;width: 109.635vw;height: 108.854vw;z-index: 0;opacity: .03;}
.index-container .tree img{width: 100%;animation:run 80s linear infinite;}
@keyframes run{     
  from{     
      -webkit-transform:rotate(0deg);     
  }     
  to{     
      -webkit-transform:rotate(360deg);     
  }     
} 
.index-container .apple{width: 19.271vw;height: 21.615vw;position: absolute;right: -2.448vw;bottom: 0;}
.index-container .apple img{width: 100%;}
.index-container .side{width: 5.729vw;height: 22.031vw;position: absolute;top: 14.063vw;left: 0;z-index: 0;background: url("../images/edge.jpg");background-size: 100%;}
.index-container .side.right{left: initial;right: 0;}

.index-container .category{padding: 7.292vw 0 0;z-index: 1;position: relative;}
.index-container .category .top{margin-bottom: 2.083vw;padding-left: 2.083vw;}
.index-container .category .incbt{font-size: 4.167vw;line-height: 4.167vw;text-transform: uppercase;display: inline-block; font-weight: 600; color: #c29b34;}
.index-container .category .tab{float: right;margin-top: 1.406vw;}
.index-container .category .tab span{font-size: 20px; display: block;float: left;padding: 0 1.146vw;height: 3.021vw;line-height: 3.021vw;margin-right: 3.646vw;position: relative;cursor: pointer;}
.index-container .category .tab span::after{content: "";display: none;width: 0.729vw;height: 0.417vw;background: url("../images/icon-box-down.png") center center no-repeat #fff;background-size: 100%; position: absolute;left: 50%;transform: translateX(-50%);}
.index-container .category .tab span.active{border: 0.052vw solid #c29b34;}
.index-container .category .tab span.active::after{display: block;}
.index-container .category .tab-box{position: relative;}
.index-container .category .tab-box .item{width: 88.542vw;box-sizing: border-box;display: none;}
.index-container .category .tab-box .item .slideitem{width: 100%;overflow: hidden;}
.index-container .category .tab-box .item .slideitem li{float: left;box-sizing: border-box;width: 88.542vw;}
.index-container .category .tab-box .item .slideitem li .text{float: left;width: 25.938vw; padding: 1.146vw 2.083vw;box-sizing: border-box;}
.index-container .category .tab-box .item .slideitem li .text .incwz{font-size: 2.5vw;line-height: 2.604vw;color: #363533;font-family: "Arial";}
.index-container .category .tab-box .item .slideitem li .text .incwz2{font-size: 1.875vw;line-height: 1.875vw;color: #c29b34;font-family: "Arial";margin: 1.563vw 0;}
.index-container .category .tab-box .item .slideitem li .text p{font-size: 0.938vw;color: #666666;line-height: 1.823vw;}
.index-container .category .tab-box .item .slideitem li .text .more{display: inline-block;padding: 0 3.646vw;height: 2.604vw;line-height: 2.604vw;border: 0.052vw solid #000000;margin-top: 5.99vw; font-size: 14px;color: #333333;transition: all .5s;}
.index-container .category .tab-box .item .slideitem li .text .more:hover{background-color: #c29b34;color: #fff;border-color: #c29b34;}
.index-container .category .tab-box .item .slideitem li .pic{width: 62.5vw;height: 34.375vw;float: right;position: relative;}
.index-container .category .tab-box .item .slideitem li .pic img{width: 100%;height: auto;}
.index-container .category .tab-box .item .btnbox{position: absolute;bottom: 2.604vw;left: 0;padding: 0 2.083vw;}
.index-container .category .tab-box .item .btnbox .btn{width: 2.604vw;height: 2.604vw;cursor: pointer; display: flex;align-items: center;justify-content: center; border: 0.052vw solid #414141;border-radius: 50%;overflow: hidden;margin-right: 1.823vw;}
.index-container .category .tab-box .item .btnbox .btn i{display: block;width: 23px;height: 6px;background: url("../images/icon-btn.png");background-size: 200% 200%;background-position-y: 100%;}
.index-container .category .tab-box .item .btnbox .btn.prev i{background-position-x: 0;}
.index-container .category .tab-box .item .btnbox .btn.next i{background-position-x: 100%;}
.index-container .category .tab-box .item .btnbox .btn:hover{background-color: #c29b34;border-color: #c29b34;}
.index-container .category .tab-box .item .btnbox .btn:hover i{background-position-y: 0;}

.hidden-lg {display: none!important;}
.index_about{width: 100%; background: url(../images/in_about.jpg) no-repeat; background-size: cover;}
.index_about .aimgs{width: 100%}
.index_about .aimgs img{width: 100%}
.index_about .atext{width: 100%; height: auto; padding: 5% 0; box-sizing: border-box; position: relative;height: 100%;}
.index_about .atext:after{content: ""; position: absolute; left: 0; bottom: 0; width: 50%; height: 100%; background: rgba(0,0,0,0.52);}
.index_about .nyatext{width: 36%; position: relative; z-index: 9}
.index_about .nyatext .inabt{line-height: 60px;font-size: 32px;color: #fff;}
.index_about .nyatext .inabwz{margin-top:5%;line-height: 36px;font-size: 15px;color: #fff;text-indent: 30px;text-align: justify;}
.index_about .nyatext .more{width: 100%; padding: 10% 0;}
.index_about .nyatext .more a{display: inline-block; width: 154px; height: 52px; border: 2px solid rgba(194,155,52,0.57); text-align: center; line-height: 48px; color: rgba(194,155,52,0.57); font-size: 16px; margin-right: 24px; text-decoration: none; transition: 0.5s;}
.index_about .nyatext .more a:last-child{border: 2px solid rgba(255,255,255,0.22); color: #fff;}
.index_about .nyatext .more a:hover{background-color: #c29b34; border: 2px solid #c29b34; color: #fff;}


/*数据*/
.index-data{ margin-top: 30px; width: 120%}
.index-data ul{display: flex; width: 100%}
.index-data ul li{position: relative;text-align: center; background: #fff; flex-shrink: 0; width: 25%; padding: 2%; box-sizing: border-box;}
.index-data ul li:before{content: "";position: absolute;z-index: 1;top: 50%;left: 0%;width: 1px;height: 40%;background-color: #ccc;transform: translate(0%, -50%);transition: all .4s;}
.index-data span{display: block;width: 100%;font-size:3rem;line-height: 3rem;color: #c29b34;}
.index-data .data{display: inline-block;font-size:.3rem;line-height:36px;color: #c29b34;font-weight: 600;}
.index-data small{font-size: 14px;color: #c29b34;position: absolute;}
.index-data p{margin-bottom: 0px;color: #666;}


.dsanp{padding:5% 0;transition: all 0.6s; background:#f5f5f5; box-sizing: border-box;}
.m-tit7{overflow:hidden;font-size:20px;color:#333;line-height:1.5}
.m-tit7 .more{float:right;font-size:21px;color:#555;text-transform:uppercase;margin-top:15px}
.m-tit7 .more:hover{text-decoration:underline}
.m-tit7 .tit{font-size:36px;color:#333;font-weight:700;overflow:hidden; text-transform:uppercase;}
.m-tit7 .tit:hover a{color:#c29b34;}
.dsanp .title{}
.dsanp .title h2{font-size: 30px;}
.dsanp .title p{color: #999;margin-top: 5px;}
.dsanp .title .more{float: right;text-align: center;}
.dsanp .title .more a{display: block;transition: all .7s;width: 90px;height: 34px;line-height: 34px;border:1px solid #CCC;color: #999;}
.dsanp .title .more a:hover{display: block;text-decoration: none;background: #c29b34;color: #FFF;border:1px solid #000;}
.news ul{margin-top: 4%;}
.news li{float: left;width: 32%; margin-right:2%;background: #FFF;box-sizing: border-box;position: relative;}
.news li:nth-of-type(3n){ margin-right:0;}
.news li .pic{opacity: 1;transition: all .4s;overflow: hidden;}
.news li:hover .pic{opacity: 1;}
.news li img{width: 100%;transition: all .4s;}
.news li:hover img{transform: scale(1.2);}
.news li .txt{padding:5% 10%;transition: all .4s;}
/*.dsanp .news li:hover .txt{opacity: 0;}*/
.news li .txt .nbt{font-size: 18px;line-height: 50px;border-bottom: 1px solid #DDD;height: 50px;overflow: hidden;}
.news li .txt p{line-height: 24px;margin-top: 10px;color: #999; font-size:14px;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.news li .txt .more{margin-top: 20px;font-size:14px; width:120px; height:32px; line-height:32px; text-align:center; border:1px solid #ddd; border-radius:20px;}
.news li .shijian{position: absolute;left: 0px;top: 0px;background: #FFF;text-align: center;padding:5% 8%;transition: all .4s;}
.news li:hover .shijian{padding:5% 5%;}
.news li .shijian p{color: #999; font-size:14px;}
.news li .shijian p:nth-of-type(1){color: #333;font-size: 30px;font-weight: bold;}
.news li .shijianer{display: none;color: #999;}
.news li a:hover{text-decoration: none; color: #c29b34}
.moreer{display: none;text-align: center;}
.moreer a{display: block;transition: all .7s;width: 120px;height: 30px;line-height: 30px;border:1px solid #CCC;color: #999;margin:10px auto 0 auto;}
.moreer a:hover{display: block;text-decoration: none;background: #c29b34;color: #FFF;border:1px solid #000;}



.swiper-wrapper .swiper-slide {opacity: 0; transition: all .8s;}
.swiper-wrapper .swiper-slide-active{opacity: 1}


/* 首页轮播 */
.index-main{ margin-top: 0px }
.index-slide{position: relative;background-size: cover;}
.index-slide .main-widthw{position: relative;}
.index-slide .main-widthw .box{border: 0.26vw solid #9ac300;position: absolute;top: -1.458vw;right: 0vw;}
.index-slide .down{text-align: center;height: 5.729vw;padding-top: 2.865vw;box-sizing: border-box;transition: all .5s;animation: showb 1s 1 ease-out;}
.index-slide .down .mouse{width: 1.146vw;margin: 0 auto;text-align: center;cursor: pointer;animation: beating .8s infinite ease-out;}
.index-slide .down .mouse img{font-size: 0;width: 100%;}
.index-slide .down .mouse img:first-child{margin-bottom: 0.833vw;}

.index-main .slidebox{width:100%;position:relative;z-index:99;overflow:hidden;}
.index-main .slidebox .slideshow{width:100%;margin:0 auto;overflow:hidden;position:relative;}
.index-main .slidebox .slideshow ul{position:relative;width:4000px;overflow:hidden;}
.index-main .slidebox .slideshow ul li{float:left;}
.index-main .slidebox .slideshow ul li img{width:100%;height:auto;}
.index-main .slidebox .btnbox{position: absolute;bottom: 0;left: 0;padding: 29px;}
.index-main .slidebox .item-btn{width:50px;height:50px;margin-right: 35px;float: left; cursor:pointer;position: relative;border: 1px solid #fff;border-radius: 50%;box-sizing: border-box;overflow: hidden;}
.index-main .slidebox .item-btn::after{content: "";display: block;width: 23px;height: 6px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%); background:url(../images/icon-btn.png) no-repeat;background-size: 200% 200%;}
.index-main .slidebox .prev::after{background-position: 0 0;}
.index-main .slidebox .next::after{background-position: 100% 0;}

.index-main .slidelist{position: absolute;right: 0vw;top: 50%;transform: translateY(-50%);}
.index-main .slidelist ul li{width: 16px;height: 16px;border: 1px solid #fff;margin: 5px 0; border-radius: 50%;overflow: hidden;box-sizing: border-box;}
.index-main .slidelist ul li.active{background-color: #fff;}
@keyframes beating {
  0% {transform: translateY(0);}
  25% {transform: translateY(10px);}
  50% {transform: translateY(20px);}
  75% {transform: translateY(10px);}
  100% {transform: translateY(0);}
}

/*底部*/
.footer-content{background: rgba(0,0,0,.8); overflow: hidden; padding-bottom: 1%;}
.footer-top{padding:3% 0; overflow: hidden;}
.ft-left{float: left; width: 80%; overflow: hidden;}
.ft-box{float: left; width: 11%; margin-right:2%;}
.ft-box:last-child{margin-right: 0}
.ft-box-container{overflow: hidden;}
.ft-box-container .ft-box:first-child{margin-left: 0;}
.ft-title{font-size: 16px; color: #fff; line-height: 24px; padding-bottom: 8px; border-bottom: 1px solid #454545;}
.ft-ul{list-style: none; margin-top: 8px;}
.ft-ul li{/*margin-top: 12px;*/}
.ft-ul li a{display: inline-block; font-size: 14px; color: #fff; line-height: 30px; opacity: 0.7; filter:alpha(opacity=70);}
.ft-ul li a:hover{opacity: 1; filter:alpha(opacity=100);}
.ft-box-contact{width: 32%;}
.ft-box-contact .ft-title{width: 150px;}
.ft-box-p{font-size: 14px; opacity: 0.7; filter:alpha(opacity=70); color: #fff; line-height: 30px; margin-top: 8px;}
.ft-right{float: right; width: 18%;}
.ft-input-box{position: relative; overflow: hidden; border-radius: 40px; border: 1px solid #444444; margin-top: 10px;}
.ft-input1{height: 32px; width: 220px; padding: 0 24px; color: #fff; background: none; border: none;}
.ft-verf{position: absolute; top: 0; right: 0;}
.ft-input-choose{margin-top: 10px;}
.ft-checkbox{float: left; margin-left: 6px;}
.ft-input-choose p{float: left; width: 300px; color: #8e8e8e; line-height: 14px; margin-left: 10px;}
.ft-input-choose p a{color: #35bbc3;}
.ft-submit{display: block; height: 40px; font-size: 16px; color: #fff; width: 100%; background-color: #b1b1b1; border: none; border-radius: 40px; margin-top: 12px; cursor: pointer;}
.ft-submit:hover{background-color: #35bbc3;}
.ft-share{text-align: center; margin-top: 40px;}
.ft-share a{margin: 0 10px;}
.footWx{width: 100%; overflow: hidden; text-align: center; margin-top: 15px;}
.footWx ul{margin-right:-5%;}
.footWx li{width: 45%; margin-right:5%; height: auto; float: left;}
.footWx li span{font-size: 12px; text-align: center; line-height: 30px; color:#fff;opacity: 0.7; filter:alpha(opacity=70);}
.footWx li img{display: block; max-width: 100%; margin: auto; clear: both;}
.footer-copyright{color: #6e6e6e; font-size: 14px; line-height: 24px; border-top: 1px solid #454545; padding: 20px 0;}
.footer-copyright a{color: #6e6e6e; font-size: 14px; line-height: 24px;}
.footer-copyright a:hover{color: #fff;}
.fcpr{float: right; width: 40%; text-align: right;}
/*底部*/

.listBanner{ width:100%; height:auto; overflow: hidden; position: relative;}
.listBanner img{width:100%;}
.nybanner{position: absolute;bottom:30%;left: 0%;width: 100%;}
.nybanner .nybt{font-size:36px; color: #b1b1b1; margin:1.5% 0}
.nybanner .nybten{font-size:52px; color: #fff}

.flexBox{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-wrap: wrap;justify-content: space-between;}
.tabs{height:auto;background-color: #f5f5f5; overflow: hidden;}
.tabs_left{float: left; width: 70%;}

.tabs ul{height:auto;}
.about_item{height: auto; line-height: 60px; float: left; margin: 0 50px; cursor: pointer;}
.tabs a{display:block;height:auto;float:left;border-radius:4px;text-align:center;line-height:60px;font-size:16px;color:#333;}
.tabs a:hover{color:#c29b34;}
.tabs li.this a{color:#c29b34; font-weight: 600}
.tabs li{position: relative; margin: 0 2%; float: left; line-height: 60px}
.tabs li s{display: block; height: 1px; width: 0; background-color: #f5f5f5; position: absolute; left: 0; bottom: -1px;}
.about li.this s{display: block; width: 100%; height: 3px; background-color: #c29b34; position: absolute; left: 50%; bottom: -1px; margin-left: -50%;}

.tabs_right{float: right; font-size: 14px;}
.locate{padding-left:28px;line-height:60px;color:#666666;background:url(../images/map1.png) no-repeat left center;float:left; font-size: 16px;}
.locate a{color: #444; float: none!important; font-size: 16px; display:inline-block; margin-right: 0px;}
.locate span{display:inline-block;margin:0 7px;}

.nyaboutbox{width: 100%; height: auto; overflow: hidden; padding:3% 0; box-sizing: border-box; background: #ededed;}
.nyaboutbox1{background: #fff; padding: 2%; box-sizing: border-box;}
.ny-about{margin:3% auto 0 auto;font-size:16px;color:#222;line-height:28px; overflow: hidden;}
.ny-about_left{width: 50%; float: left; line-height: 40px; font-size: 16px;}
.ny-about_left span{font-weight: 600}
.ny-video-pc{margin:0 auto;text-align:center; width: 45%; margin-left: 30px; float: right;}
.ny-video-pc img{border-radius: 20px 0 20px 0; transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -o-transition: all .6s; overflow: hidden; width: 100%}
.ny-video-pc:hover img{transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05);}
.AutoTitle{ text-align:center; padding:0px; }
.btitle{ font-size:32px; line-height:45px; color:#333333; font-weight:bold; text-transform: uppercase;}
.btitle span{color:#c29b34; }
.btitle::after{ content:""; display:block; height:2px; width:40px; background:#c29b34; margin:4px auto 0; }

.AutoTitles{ text-align:center; padding:0px; }
.btitles{ font-size:32px; line-height:45px; color:#fff; font-weight:bold; text-transform: uppercase;}
.btitles span{color:#fff; }
.btitles::after{ content:""; display:block; height:2px; width:40px; background:#fff; margin:4px auto 0; }


/*数据*/
.index-datas{ margin-top: 3%;}
.index-datas ul{display: flex; width: 100%}
.index-datas ul li{position: relative;text-align: center; background: #fff; flex-shrink: 0; width:25%; padding: 3%; box-sizing: border-box;}
.index-datas ul li:before{content: "";position: absolute;z-index: 1;top: 50%;left: 0%;width: 1px;height: 40%;background-color: #ccc;transform: translate(0%, -50%);transition: all .4s;}
.index-datas span{display: block;width: 100%;font-size:3rem;line-height: 3rem;color: #c29b34;}
.index-datas .data{display: inline-block;font-size:.3rem;line-height:36px;color: #c29b34;font-weight: 600;}
.index-datas small{font-size: 14px;color: #c29b34;position: absolute;}
.index-datas p{margin-bottom: 0px;color: #666;}



/*愿景使命*/
.com-vision{padding:12% 0;color:#fff;background:url(../images/cu_bg.jpg) no-repeat center center / cover; overflow: hidden; box-sizing: border-box;}
.comVision-list{}
.comVision-list li{padding:0 2.5%;width:28.333%;text-align:center;float:left;margin:4% 0 0;}
.comVision-list .comVision-icon{display:block;width:130px;height:130px;line-height:128px;font-size:0px;border:1px solid rgba(255,255,255,.3);border-radius:100%;position:relative;margin:0 auto;}
.comVision-icon img{width:100%;height:100%;position:relative;z-index:2;}
.comVision-list li .name{line-height:35px;font-size:30px;margin:27px 0 0; font-weight: 600}
.comVision-list li .con{line-height:30px;margin:10px 0 0; font-size: 18px;}
.comVision-icon .icon{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:2;}
.comVision-icon .icon.icon1{background:url(../images/comVision-1.png) no-repeat center center / cover;}
.comVision-icon .icon.icon2{background:url(../images/comVision-2.png) no-repeat center center / cover;}
.comVision-icon .icon.icon3{background:url(../images/comVision-3.png) no-repeat center center / cover;}
.comVision-icon .red-bak{position: absolute;width: 100%;height: 100%;top:0px;left: 0px;border-radius: 100%;background:#fff;opacity:0;}
.comVision-list li:hover .comVision-icon{border:1px solid rgba(255,255,255,0)}
.comVision-list li:hover .comVision-icon .red-bak{-webkit-animation:flipInY2 1s .2s ease both; -moz-animation:flipInY2 1s .2s ease both;opacity:1;}
.comVision-list li:hover .comVision-icon .icon.icon1{background-image:url(../images/comVision-1-2.png);}
.comVision-list li:hover .comVision-icon .icon.icon2{background-image:url(../images/comVision-2-2.png);}
.comVision-list li:hover .comVision-icon .icon.icon3{background-image:url(../images/comVision-3-2.png);}

.inside-content{ padding:50px 0px; background: #f5f5f5; overflow: hidden;}
.fzlc{ position:relative; z-index:1; overflow:hidden; margin-top: 30px}
.fzlc:after{ content:""; position: absolute;  z-index:-1;width: 1px;height: 100%;bottom: 0px;left: 50%;background-color:#e0e0e0;}
.fzlc li{ overflow:hidden; margin:30px 0px;}
.fzlc li>div{ padding:0px 30px;}
.fzlc li .fzlc-text{ padding:15px 15px; border:1px solid #e0e0e0; border-radius:6px; background:#fff; font-size: 16px;line-height: 25px;}
.fzlc li .fzlc-time{ position:relative; z-index:1; padding:15px 15px; font-size:34px; font-weight:bold; color:#4ab332;}
.fzlc li .fzlc-time:after{ content:""; position: absolute;  z-index:-1;width:30px;height: 0%;bottom:50%;right: 100%; border-top:1px dashed #e0e0e0;}
.fzlc li .fzlc-time:before{ content:""; position: absolute;  z-index:1;width:16px;height:16px;bottom:50%;right: 100%;transform: translate(-22px,7px); border:1px solid #4ab332; border-radius:50%; background:#fff;}

.fzlc li:nth-child(Odd)>div{ float:right;}
.fzlc li:nth-child(even) .fzlc-time{ text-align:right; }
.fzlc li:nth-child(even) .fzlc-time:after{ content:""; position: absolute;  z-index:-1;width:30px;height: 0%;bottom:50%;left: 100%; border-top:1px dashed #e0e0e0;}
.fzlc li:nth-child(even) .fzlc-time:before{ content:""; position: absolute;  z-index:1;width:16px;height:16px;bottom:50%;left: 100%;transform: translate(22px,7px); border:1px solid #4ab332; border-radius:50%; background:#fff;}


.ab_introbox3 { background: #f5f5f5;}
.develop_hist{padding:8% 0;}
.develop_hist .ab_intName{color:#333;font-size:36px;text-align:center;margin-bottom:4%;}
.ab_histCon{overflow: hidden; margin-top: 4%;}
.ab_histCon ul{ width: 100%; overflow: hidden;}
.ab_histCon li{ display: inline-block; width: 100%; text-align: center;}
.ab_histCon li.cur{ display: block;}
.ab_histNum span{ display: inline-block; position: relative; font-weight: bold; border-radius:8px; width:160px; height:130px; line-height:130px; background-color: #c29b34; color: #fff; margin: 0 12px; font-size:95px;}
.his_line{ display: inline-block; position: absolute; left: 0; top: 46%; margin-top: -5px; z-index: 10; width: 100%; height: 10px; background-color: #c29b34;}
.ab_hisintro{color:#444;font-size:18px;text-align:left;margin:5% auto;max-width:55%;}
.ab_hisintro span{color:#222;font-size:24px; margin-bottom: 12px; display: block;}
.ab_hisintro p{color:#555;font-size:18px;}
.ab_hisys{ position: relative;}
.his_click{ position: relative; z-index: 5; display: inline-block; width:40px; height: 40px; cursor: pointer;}
.his_clickl{ background: url("../images/hisprev.png") no-repeat;}
.his_clickr{ background: url("../images/hisnext.png") no-repeat;}
.his_mline{ position: absolute; top: 50%; padding:0 4%;margin-top:19px; width: 100%; height: 2px; box-sizing: border-box;}
.his_mpline{ width: 100%; height: 2px;  background-color: #888;}
.his_mlist{ position: absolute; width: 100%; padding: 0 4%; box-sizing: border-box;}
.his_mlist li{ position: relative; float: left; width:19%; height: 40px; line-height: 18px; text-align: center; cursor: pointer;}
.his_icon{ display:inline-block; position: relative; z-index: 20; width: 15px; height: 15px; border-radius: 50%; margin-bottom: 10px; margin-top: 12px; background-color: #888;}
.his_mlist li span.his_year{ display: block; text-align: center; font-size: 17px;}
.his_poline{ display: none; position: absolute; top: 50%; left: 0; margin-top: -1px; width: 100%; height: 2px; background-color: #c29b34;}
.his_mlist li.cur .his_poline,
.his_mlist li.ons .his_poline{ display: block;}
.his_mlist li.cur .his_icon{ background-color: #c29b34;}
.fl{float:left;}
.fr{float:right;}

.RighInfo002924{padding:3% 0;overflow: hidden;}
.RighInfo002924 .title{margin-bottom: 2vw;}
.RighInfo002924 .title:after{display: block; content: ''; width: 20px; height: 2px; background: #c29b34; margin-top: 1vw;}
.RighInfo002924 .title .cn{font-size: 32px;color: #c29b34; padding-bottom: 10px;font-weight: bold;}
.RighInfo002924 .title .en{font-family: 'bebas-neue';color: #c29b34; letter-spacing: 2px;}
.RighInfo002924 .box-1{background: #fff;}
.RighInfo002924 .box-1 .info{background: url("../images/RighInfo002924_bg.png") no-repeat right 30% bottom 40%; background-size: auto 70%;background-color:#f5f5f5;}
.RighInfo002924 .box-1 .info .lm-tit{text-align: left;}
.RighInfo002924 .box-1 .info .lm-tit:after{margin-left:0;}
.RighInfo002924 .box-1 .intro{font-size: 22px;color: #555;line-height:45px;}
.RighInfo002924 .box-1 .intro span{color: #c29b34;border-bottom: 2px solid #c29b34; display: inline-block;}
.RighInfo002924 .box-1 .info .inner{margin: 0 auto;width: 90%;}
.ytable{ display:table; width:100%;table-layout:fixed;}
.ytable-cell{ display:table-cell; vertical-align:middle;}
.ytable-cell img{width:100%;font-size: 0;vertical-align: top;}
.lm-tit{text-align: center;font-size:32px;color:#333;margin-bottom:20px;text-transform: uppercase; font-weight: 600}
.lm-tit:after{content:'';width:48px;height:2px;background:#c29b34;display: block;margin:0 auto;margin-top:16px;}
.lm-tit span{display: block;font-size:16px;color:#666;letter-spacing: 4px;margin-top:7px;}

/*内页荣誉证书*/
.ny_gy_bg{padding: 3% 0; overflow: hidden;}
.ny_gy_bg2{padding: 50px 0; overflow: hidden; background: #f2f2f2}
.ny_xc{}
.ny_xc ul{margin-right: -5%}
.ny_xc ul li{float: left;width: 20%;margin:0 5% 2% 0;}
.ny_xc ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_xc ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s; padding: 10%; box-sizing: border-box;}
.ny_xc ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xc ul li .wwz{font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}
.ny_xc ul li:hover .wwz{color: #c29b34}


.ny_workhsop{}
.ny_workhsop ul{margin-right: -2%}
.ny_workhsop ul li{float: left;width: 23%;margin:0 2% 2% 0;}
.ny_workhsop ul li .wbt{overflow: hidden;border: 1px solid #eee;}
.ny_workhsop ul li .wbt img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_workhsop ul li:hover .wbt img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_workhsop ul li .wwz{font-size: 14px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}
.ny_workhsop ul li:hover .wwz{color: #c29b34}

.zzjg{}
.zzjg img{width: 100%; height: auto; overflow: hidden; margin:auto; display: block;}

.bread_content{width:100%;border-bottom:1px solid #dedede; background:#f2f2f2; overflow: hidden;}
.bread_content .bread_box{padding:1% 0;font-size:14px;color:#333;}
.bread_content .bread_box span.bread_title{display:inline-block;position:relative;padding-left:35px; background: url(../images/map1.png) left center no-repeat;}
.bread_content .bread_box a{color:#444;display:inline-block;margin:0 5px;}
.bread_content .bread_box a:hover{color:#c29b34;}
.bread_content .bread_box b{color: #c29b34}
.bread_content .inner_nav{float:right; text-align: right;}
.bread_content .inner_nav ul{margin-top: 10px; display:flex;flex-flow:wrap}
.bread_content .inner_nav ul li{}
.bread_content .inner_nav ul li a{display:inline-block;padding:10px 24px;font-size:15px;color:#333;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin:0 8px; border-radius: 15px 0 0 0;}
.bread_content .inner_nav ul li a:hover , .bread_content .inner_nav ul li.active a{color:#fff;background:#c29b34;}

.prelblt{width: 100%;overflow: hidden;}
.prelblt ul{margin-right: -1%;display: flex;flex-wrap: wrap;display: -ms-flex;-ms-flex-wrap: wrap;margin-bottom:-2%;}
.prelblt li{width: 32.333%;margin-right: 1%;margin-bottom:2%;float: left;}
.prelblt li a{display: block;width: 100%;position: relative;overflow: hidden;}
.prelblt li img{object-fit: cover;transition: all .4s linear; font-size: 0; width: 100%}
.prelblt-wd{position: absolute;width: 100%;bottom: 0%;color: #fff;left: 0;z-index: 2; box-sizing: border-box;}
.prelblt-wd .cbt{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;  background: rgba(0,0,0,0.6); padding: 3%; box-sizing: border-box;}
.prelblt-wd p{font-size: 15px;margin-top: 8px; line-height:25px; display: -webkit-box;   -webkit-box-orient: vertical;    -webkit-line-clamp: 2; overflow: hidden;}
.prelblt-play{position: absolute;top: 50%;color: #fff;left: 50%;z-index: 2;box-sizing: border-box; margin: 0 auto;width: 100%;transform: translate(-50%, -50%);}
.prelblt-play img{max-width: 60px; height: auto; margin:auto; display: block; clear: both;}
.prelblt li a:before{content: "";position: absolute;z-index: 1;width: 100%;height: 100%;top: 0;left: 0;background-size: contain;transition: all .6s ease;}
.prelblt li a:hover img{transform: scale(1.06);}
.prelblt li a:hover:before{opacity: 0;}
.prelbbz{width: 100%;overflow: hidden;position: relative;background-repeat: no-repeat;background-size: cover;background-position: center;padding: 92px 0;}
.prelbbz-wd{width: 100%;text-align: center;color: #fff;}
.prelbbz-wd h6{font-size: 36px;}
.prelbbz-wd p{font-size: 16px;line-height: 1.4em;margin: 28px 0 36px;}
.prelbbz-wd a{display: inline-block;width: 160px;height: 50px;line-height: 50px;border-radius: 25px;font-size: 16px;color: #fff;background: #2d67d6;}


.xinwenxiangqing{width:100%; height: auto; overflow: hidden;}
.xinwenxiangqing .nd_head{text-align: center;margin-top:0%;padding-bottom: 3%;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #c29b34;font-size: 28px;margin-bottom: 18px;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 4% 0;}
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:2%;}
.hot_pro2{width:100%;float:left; margin-top:2%;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#c29b34; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#c29b34;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 2%;padding-top: 2%;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #c29b34;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #c29b34;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}

.view-page{width:100%; position:relative; margin:2% 0; border-top:1px solid #d6d6d6; padding:2% 0;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #c29b34;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #c29b34;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #c29b34; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #c29b34;}

.products{width:100%; padding:0; overflow: hidden;}
.products ul{margin-left: -2%;}
.products li{width:31.333%;float: left;margin-left:2%;margin-bottom:4%;transition: .3s all;}
.products li .pic{overflow: hidden; border:1px solid #e0e0e0;}
.products li .pic img{max-width: 100%;}
.products li p{color:#444;font-size:14px; text-align: center; padding:3%;background: #e0e0e0;}
.products li:hover p{background:#c29b34; color: #fff;transition: .3s all;}


pre{display: block;border: none;background: none;padding: 0px;white-space: pre-wrap;font-family:Arial, sans-serif;}
.news-list{width: 100%; overflow: hidden; box-sizing: border-box;}
.news-list ul{ margin-right: -2%}
.news-list li{padding:1%;border: 1px solid #ebebeb;transition: all .4s; box-sizing: border-box; margin-bottom: 2%; width: 31.333%; margin-right: 2%; float: left;}
.news-list li:hover{border: 1px solid #c29b34;transition: all .4s;}
.news-list li .news-list_left{display: inline-block; overflow: hidden;}
.news-list li .news-list_right{display: inline-block; margin-top: 2%}
.news-img{width: 100%; vertical-align: top; -webkit-transition:0.5s; transition:0.5s;overflow: hidden;}
.news-img img{width: 100%; -webkit-transition:0.5s; transition:0.5s;overflow: hidden;}

.news-img video{width: 100%;}
.news-video:after{content:"video"; display: inline-block;position: absolute; z-index:2;top: 15px;left: 20px;padding: 5px 10px; font-size: 14px; line-height: 1em; color: #fff; background-color:rgba(0,0,0,0.5); border-radius: 4px; transition:all .4s;}
.news-video:hover:after{content:"video"; background-color:rgba(95,167,118,0.9);}
a.index-n-title{font-size: 18px;line-height: 1.5em;color: #333;font-weight: bold;max-height: 3em;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.news-list li:hover a.index-n-title{color: #c29b34;}
.news-list li:hover a.index-n-title:hover{text-decoration: underline;color: #c29b34;}
.news-list pre{margin: 2% 0;font-size: 15px;line-height: 1.75em;height: auto;color: #666;display: block;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;transition: all .4s;}
.news-list li:hover pre{color: #666;opacity: 0.8;}
.news-list .time-link{margin-top: 0px;}
.news-list .time-link small{font-size: 13px;line-height: 36px;color: #999;transition: all .4s;}
.news-list li:hover .time-link small{color: #999;}
.news-list .time-link a{float: right;position: relative;z-index: 1;display: inline-block;width: 36px;height: 36px;text-align: center;transition: all .4s;}
.news-list .time-link a:after{content: "";position: absolute;z-index: -1;top: 0px;left: 0%;width: 100%;height: 100%;border: 1px dashed #fff;border-radius: 50%;opacity: 0;transition: all .4s;}
.news-list .time-link a:hover:after{content: "";-webkit-animation: changeright 6s linear infinite;opacity: 1;}
.news-list .time-link span{display: inline-block;width: 36px;height: 36px;line-height: 36px;font-size: 20px;color: #999;transition: all .4s;}
.news-list li:hover .time-link span{color: #ebebeb;}
.news-list li:hover .news-img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.productPic{width: 100%;  box-sizing: border-box; overflow: hidden;}
.productPic ul{overflow: hidden;}
.my_ul{ margin-right: -2%;}
.productPic li{width: 22.6%; margin-right: 2%; float: left; margin-bottom: 30px; position: relative;  box-shadow: 2px 2px 2px #eee; border: 1px solid #eee;}
.product-words{width: 100%;}
.product-w-pic{width: 100%; position: relative; overflow: hidden; background-color: #fff; text-align: center; box-sizing:border-box;}
.product-w-pic .pimg{}
.product-w-pic .pimg img{width: 100%; object-fit: cover}
.product-w-shade{width: 100%; height: 30%; position: absolute; bottom: 0%; left: 0%; background-color: rgba(37, 37, 37, .8); transition: all .2s; opacity: 0;}
.product-w-pic .product-w-piclink{display: block;width: 100%;height: 100%;font-size: 0; padding: 0;border-bottom: none;margin: 0;}
.product-w-shade .pwzs{width: 100%; position: absolute; top: 50%; transform: translate(0,-50%);}
.product-w-shade .pwzs p{font-size: 16px; color: #fff; width: 80%; margin: auto; text-align:justify; text-justify:inter-word; text-align: center; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.product-w-shade .pwzs p img{max-width: 100%!important;}
.product-w-shade .pwzs span{display: inline-block; font-size: 24px; color: #fff; text-align: center; padding: 0 0 4px 0; border-bottom: 1px solid #fff; margin-top: 36px;}
.productPic li:hover .product-w-pic .product-w-shade{opacity: 1; height: 100%;}
.product-w-words{width: 100%; padding: 15px; box-sizing: border-box;}
.product-w-words .pwzs{font-size: 20px; color: #333; line-height: 30px; text-align: center; z-index: 999; position: relative; transition: all .2s;}
.product-w-words p{font-size: 16px; color: #666; line-height: 25px; min-height: 60px}
.productPic li:hover .product-w-words .pwzs{opacity: 1; color: #fff}
.productPic li:hover .product-words{background: rgba(194, 155, 52, 1); color: #fff}
.productPic li:hover .product-w-words .pwzs p img{max-width: 100%;}



.ny_prototal { width:100%;}
.ny_prolist { width:18%; margin:0 1%; float:left; margin-bottom:2%; position:relative; overflow:hidden;border: 1px solid #ccc}
.ny_prolist:nth-child(4n){margin-right: 0}
.ny_propic { overflow:hidden;}
.ny_propic img { width:100%; transition:all 0.5s;}

.ny_protil { width:100%; text-align:center; overflow:hidden;}
.ny_protil { font-size:16px; display:block; padding: 5%; box-sizing: border-box;}
.ny_prolist a:hover .ny_protil { color:#c29b34;}

.ny_prolist a:before, .ny_prolist a:after { content: ''; position: absolute; width: 0; height: 0; z-index: 222; box-sizing: border-box; transition: height 0.5s linear 0s, width 0.5s linear 0.5s, opacity 0s linear 1s; opacity: 0; }
.ny_prolist a:before { top: 0; left: 0; border-top: 1px solid #c29b34; border-right: 1px solid #c29b34; border-bottom: 1px solid transparent; border-left: 1px solid transparent; }
.ny_prolist a:after { bottom: 0; right: 0; border-bottom: 1px solid #c29b34; border-left: 1px solid #c29b34; border-top: 1px solid transparent; border-right: 1px solid transparent; }

.ny_prolist a:hover:before, .ny_prolist a:hover:after { width: 100%; height: 100%; transition: width 0.5s linear 0s, height 0.5s linear 0.5s; opacity: 1; }
.ny_prolist:hover { box-shadow: 0 0 2.4vw 0 rgba(0,0,0,0.1);}
.ny_prolist a:hover .ny_propic img {transform: scale(1.1);}

.pro_rightss{width: 100%; height: auto; overflow: hidden; padding:2% 0; box-sizing: border-box;}
.productss{width:100%; float:left;}
.promore_l{width:40%;float:left; }

/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¦â€Â¾Ã¥Â¤Â§Ã©â€¢Å“Ã¦Â Â·Ã¥Â¼Â*/
.jqzoom{border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{margin: auto; display: block; clear: both; width: 100%}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Â°ÂÃ¥â€ºÂ¾Ã©Â¢â€žÃ¨Â§Ë†Ã¥Ë†â€”Ã¨Â¡Â¨*/
.spec-preview{width:99.6%; height:100%;border:1px solid #d6d6d6;  text-align: center;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:78%; height:51px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:66px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:57px;height:44px;}
.spec-scroll .items ul li img:hover{border:2px solid #c29b34; padding:1px;}

.pros_right{width:55%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; display:inline-block; font-size:24px; color:#c29b34; padding-bottom:10px;}
.proleft{width:100%;font-size:14px; line-height:30px; margin-top:20px;}
.proleft p{font-size:14px; line-height:25px; }


.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 20px; overflow:hidden; margin-top:20px;}
.pc-cx-tel-1-t1{width: 30%; float: right;}
.pc-cx-tel-1-t1 ul{margin-right: -2%}
.pc-cx-tel-1-t1 li{width:98%;height: auto;background: #c29b34;font-size: 18px;line-height: 44px;text-align: center;float: left; margin-right: 2%}
.pc-cx-tel-1-t1 li a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: 56px;padding-left: 70px;background: url(../images/head-c-r1.png) no-repeat 0px top;font-size: 18px;color: #454545; float:left}
.pc-cx-tel-1-t2 p{line-height: 24px;}

.pc-cx-tel-1s{width: 100%;height: auto; overflow: hidden;}
.pc-cx-tel-1s dl{}
.pc-cx-tel-1s dd{width:45%;height: auto;background: #eee;font-size: 18px;line-height: 30px;text-align: center; margin: 0 2.5%;display:block; padding: 0!important; float: left;}
.pc-cx-tel-1s dd a:hover{background: #c29b34; display:block; color: #fff; border: 0!important}

.pc-cx-tel-2s{width: 100%;height: auto; overflow: hidden;}
.pc-cx-tel-2s dl{}
.pc-cx-tel-2s dd{width:47%;height: auto;background: #eee;font-size: 16px;line-height:40px;text-align: center; margin: 0 5% 0 0;display:block; padding: 0!important; float: left;}
.pc-cx-tel-2s dd a:hover{background: #c29b34; display:block; color: #fff; border: 0!important}
.pc-cx-tel-2s dd:last-child{margin-right: 0}



.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block; color: #0055b4}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#c29b34; color:#fff;}

.tabs-basic{width:100%; margin-top:5%; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#eee;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #c29b34; color:#fff; background:#c29b34;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; margin:auto; display: block; clear: both;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:5%;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#c29b34; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px; margin-bottom: 30px;}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #c29b34;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}



/**联系我们**/
input,select,img,textarea{vertical-align:middle; border: 0}
.ContactBlock{padding:3% 0; background:#ededed; box-sizing: border-box;}
.ContactBlock .content{background:#fff;overflow: hidden;}
.ContactBlock .l_cont{float: left; width: 50%; padding: 2% 3.5% 0; box-sizing: border-box;}
.ContactBlock .l_cont .title{ font-size: 24px; font-weight: 600; color: #333}
.ContactBlock .l_cont .title .line{ display: block; width: 1em; height: 2px; background-color: #cccccc; margin:15px 0; }
.ContactBlock .l_cont .title2{font-size: 20px;color: #3b3f7c; line-height: 35px; font-weight: 600}

.ContactBlock .l_cont .ul{ padding-top:2%; }
.ContactBlock .l_cont .ul li{ position: relative; padding-left: 65px; font-size: 16px; line-height: 20px; color:#666666; margin-bottom:3%; }
.ContactBlock .l_cont .ul li .t-cell{ display: table-cell; height: 36px; vertical-align: middle; }
.ContactBlock .l_cont .ul .icons{ height:36px; width: 36px; position: absolute; left: 0; display: block; border:1px solid #999999; border-radius: 50%; background-image: url(../images/icons.png);background-repeat: no-repeat;}
.ContactBlock .l_cont .ul .icons img{width:98%; margin:auto; display: block; clear: both;}
.ContactBlock .l_cont .ul .phone { background-position:11px -110px; }
.ContactBlock .l_cont .ul .fax { background-position:-48px -110px; }
.ContactBlock .l_cont .ul .mail { background-position:-107px -110px; }
.ContactBlock .l_cont .ul .address { background-position:-167px -110px; }
.ContactBlock .map{float: right; width: 50%;}
.ContactBlock .map #map_container{height: 350px;}
.ContactBlock .map #map_container2{height: 350px; margin-top: 3%}

.ContactBlock .bot{ padding-top: 3%; }
.ContactBlock .bot .t-center{ text-align: center; }
.ContactBlock .bot .title{ font-size: 32px; line-height: 1.85; }
.ContactBlock .bot .ltitle{ font-size: 14px; line-height: 25px; color:#777; margin-top: 5px; margin-bottom: 3%; }
.ContactBlock .bot .form{ background-color: #fff; padding:2.2% 2.7%; display: block; }
.ContactBlock .bot .tip{ font-size: 16px; line-height: 22px; color:#666666; }
.ContactBlock .bot .input{ display: block; width: 100%; background-color: #f2f2f2; font-size: 14px; line-height: 32px; padding:8px 2.2%; color:#999; margin:15px 0 20px; box-sizing: border-box;}
.ContactBlock .bot .input:focus{ box-shadow: 0 0 10px rgba(0,0,0,0.08); }
.ContactBlock .bot .br{ border-radius: 5px; }
.ContactBlock .bot .submit{ line-height: 44px; height: 44px; padding:0 45px; display: inline-block; background-color: #c29b34; font-size: 15px; color: #fff; cursor: pointer;} 
.ContactBlock .bot .submit:hover{ background-color: #c29b34; }

.col-sm-6 { width: 50%; float: left; padding: 0 15px; box-sizing: border-box;}
.col-xs-12{padding: 0 15px; box-sizing: border-box;}

.join{overflow: hidden;}
.join_text{font-size: 15px; line-height: 28px; }
.join_text p{font-size: 15px; line-height: 28px; }
.join_text span{font-size: 22px; font-weight: 600; margin-bottom: 1%}
.join_text p span{font-size: 22px; font-weight: 600; margin-bottom: 1%}


.about_join{width: 100%; height: auto; overflow: hidden; padding: 50px 0}
.about_joinny{ margin-top: 0px }
.cjwt-hz{border: 1px solid #d7d7d7;padding: 1%;overflow: hidden;cursor: pointer; box-sizing: border-box; margin-top: 1%;}
.cjwt-pic{width:20px;float:left;padding-top:5px;margin-right:10px;}
.cjwt-title{margin: 0 0 5px 0px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.cjwt-nr-title a{font-size:18px; color:#333;}
.cjwt-nr-title a:hover{color:#c29b34;}
.cjwt-nr-ms{margin-top:10px;color:#666;}
.cjwt-hd{margin-top:10px;}
.cjwt-hz-tb{padding-top:3px;}
.cjwt-nr{ width: 80%; }
.cjwt-hz-bottom{padding:20px;overflow:hidden; display:none; border: 1px solid #d7d7d7; border-top: none; box-sizing: border-box; margin-bottom: 20px;}
.cjwt-hz-bottom.active{ display:block;}
.cjwt-hz-bottom-pic{margin-top:8px;}
.cjwt-hz-bottom-wz{font-size:15px; line-height: 28px;}

.cjwt-hz-bottom-zw{height: 20px; line-height: 20px;  padding-left: 10px; border-left: 4px solid #c29b34; font-size: 18px;font-weight:bold;}
.cjwt-hz-bottom-fl li{border:1px dashed #F60;float:left;margin:0 0.5%;width:80px;text-align:center;color:#F60;}
.cjwt-hz-bottom-nt{ margin-top: 0px; }
.cjwt-fl{margin-top:20px;}

.downloads{  overflow: hidden; }
.downloads ul{margin-right: -2%}
.downloads ul li{ width:47.5%; height: 65px; border: 1px solid #e5e5e5; margin-bottom: 20px; overflow: hidden; margin-right: 2%; float: left;}
.downloads ul li:nth-child(2n){ background: #f7f7f7; }
.downloads ul li i{ width: 5%; min-width: 60px; line-height: 64px; text-align: center; font-size: 30px; color: #a2a2a2; float: left; display: block; }
.downloads ul li i img{max-width: 30px; vertical-align: middle;}
.downloads ul li p{ width: 50%; height: 64px; line-height: 64px; font-family: 'helveticaneuecyr-medium'; font-size: 16px; color: #4d4d4d; float: left; display: block; margin-bottom: 0;}
.downloads ul li h5{ width: 40%; height: 64px; line-height: 64px; font-family: 'Arial'; font-size: 20px; color: #a2a2a2; float: left; display: block; }
.downloads ul li a{ width: 5%; min-width: 60px; height: 64px; float: right; display: block; }
.downloads ul li a i{ font-size: 24px; }
.downloads ul li a:hover i{ color: #f00; }



/* 内页人才招聘部分 */
.inner_content{width:100%;background:#fff; overflow: hidden; margin: 50px 0}
.jobctit{background:#575757; line-height:70px; font-size:18px; color:#fff; margin-top:0px;}
.jobctit span{display:inline-block; width:18%; text-align:center;}
.job-content{width:100%; float:left; background:#fff;}
.job-content dl{width:100%; float:left;}
.job-content dl dt{height:62px; line-height:62px; cursor:pointer; border-bottom:1px solid #e6e6e6; font-size:16px; display:block; overflow:hidden;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px;height:60px;background:url(../images/dl.png) no-repeat center;display:block; margin:auto;}
.job-content dl dt.cur .down{background:url(../images/dlon.png) no-repeat center;}
.job-content dl dt span{width:18.3%; float:left; text-align:center; color:#666;}
.job-content dl dd{background:#f8f8f8;padding:3%;line-height:30px; font-size:15px; overflow:hidden;}
.job-content dl dd p{color:#666; margin-top:10px;}
.job-content dl dd p span{font-weight:bold; color:#c29b34; font-size:18px;}
.job-content dl dd .cont{width:100%; border-top:1px solid #e6e6e6; padding:1%; margin:2% 0;}
.job-content dl dd .cont li{float:left; margin-right:3%; padding-left:30px;}
.job-content dl dd .cont li:nth-child(1){background:url(../images/dianhua.png) left no-repeat; background-size:25px 25px;}
.job-content dl dd .cont li:nth-child(2){background:url(../images/dingwei.png) left no-repeat; background-size:25px 25px;}
.job-content dl dd .cont li:nth-child(3){background:url(../images/youxiang.png) left no-repeat; background-size:25px 25px; margin-right:0;}


/* * video_open */
.video_window{display: none;width: 800px;height: 485px;position: fixed;left: 50%;top: 50%!important;z-index: 10000;margin: -250px 0 0 -250px;}
.video_window_rela{position: relative;height: 100%;}
.video_window_close{position: absolute;right: -12px;top: -12px;width: 20px;color: #fff;font-size: 18px;height: 20px;font-family: arial;line-height: 20px;text-align: center;cursor: pointer;}
.video_window_mask{display: none;position: fixed;left: 0;top: 0;z-index: 9999;width: 100%;height: 100%;background: rgba(0, 0, 0, .6);}
.video_window_ifeame{background:#333;border: 0;}
.ind_video_btn a{display: block;position: relative;}
.ind_video_btn a img{display: block;}
.ind_video_btn .pic{position:relative; overflow: hidden;}
.ind_video_btn .pic:before{content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.5);}
.ind_video_btn .play_btn{position:absolute; top:50%; left:50%; transform: translateX(-50%) translateY(-50%);}
.ind_video_btn .play_btn img{width:100px;}


.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#c29b34;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}


.relatedNews{margin-top:4%; overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:1%;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../images/ly_li.png) no-repeat left center;padding-left:10px; color: #666}
.relatedNews_font ul li a:hover{color: #c29b34}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}